home *** CD-ROM | disk | FTP | other *** search
/ Surfin' Sam - A Hilariously Interactive Game / Surfin Sam.iso / pc / sam.dir / 00001.ls next >
Encoding:
Text File  |  1995-07-17  |  96 b   |  9 lines

  1. on enterFrame
  2.   puppetSound("nav")
  3.   updateStage()
  4. end
  5.  
  6. on exitFrame
  7.   go(1, "SAM_232.DIR")
  8. end
  9.